[INFO] cloning repository https://github.com/jordanhalase/wasmgpu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jordanhalase/wasmgpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjordanhalase%2Fwasmgpu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjordanhalase%2Fwasmgpu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c7d17e369e3811d15832dfbbe2a018ecd208259b
[INFO] fixing jordanhalase/wasmgpu against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjordanhalase%2Fwasmgpu" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jordanhalase/wasmgpu
[INFO] finished tweaking git repo https://github.com/jordanhalase/wasmgpu
[INFO] tweaked toml for git repo https://github.com/jordanhalase/wasmgpu written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jordanhalase/wasmgpu on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jordanhalase/wasmgpu already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded console_log v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 49402eebfcd6d9e72fb1abfce3ab5d27e734ca37232cd7a76311ec15f82ade4e
[INFO] running `Command { std: "docker" "start" "49402eebfcd6d9e72fb1abfce3ab5d27e734ca37232cd7a76311ec15f82ade4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "49402eebfcd6d9e72fb1abfce3ab5d27e734ca37232cd7a76311ec15f82ade4e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49402eebfcd6d9e72fb1abfce3ab5d27e734ca37232cd7a76311ec15f82ade4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "49402eebfcd6d9e72fb1abfce3ab5d27e734ca37232cd7a76311ec15f82ade4e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling naga v29.0.3
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking bit-vec v0.9.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.121
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]    Compiling wgpu-hal v29.0.3
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking bit-set v0.9.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling wgpu-core v29.0.3
[INFO] [stderr]    Compiling wgpu v29.0.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking wgpu-types v29.0.3
[INFO] [stderr]     Checking glam v0.30.10
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.121
[INFO] [stderr]     Checking wasm-bindgen v0.2.121
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking js-sys v0.3.98
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking web-sys v0.3.98
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.71
[INFO] [stderr]     Checking wgpu-naga-bridge v29.0.3
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v29.0.3
[INFO] [stderr]     Checking console_log v1.0.0
[INFO] [stderr]     Checking wasmgpu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Canvas` found for enum `SurfaceTarget<'window>` in the current scope
[INFO] [stdout]    --> src/lib.rs:586:46
[INFO] [stdout]     |
[INFO] [stdout] 586 |         .create_surface(wgpu::SurfaceTarget::Canvas(canvas))
[INFO] [stdout]     |                                              ^^^^^^ variant, associated function, or constant not found in `SurfaceTarget<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SurfaceTarget<'_>`, consider using `SurfaceTarget::<'a>::from_window_without_display` which returns `SurfaceTarget<'_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-29.0.3/src/api/surface.rs:317:5
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn from_window_without_display(window: impl WindowHandle + 'a) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Canvas` found for enum `SurfaceTarget<'window>` in the current scope
[INFO] [stdout]    --> src/lib.rs:586:46
[INFO] [stdout]     |
[INFO] [stdout] 586 |         .create_surface(wgpu::SurfaceTarget::Canvas(canvas))
[INFO] [stdout]     |                                              ^^^^^^ variant, associated function, or constant not found in `SurfaceTarget<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SurfaceTarget<'_>`, consider using `SurfaceTarget::<'a>::from_window_without_display` which returns `SurfaceTarget<'_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-29.0.3/src/api/surface.rs:317:5
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn from_window_without_display(window: impl WindowHandle + 'a) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasmgpu` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wasmgpu` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "49402eebfcd6d9e72fb1abfce3ab5d27e734ca37232cd7a76311ec15f82ade4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49402eebfcd6d9e72fb1abfce3ab5d27e734ca37232cd7a76311ec15f82ade4e", kill_on_drop: false }`
[INFO] [stdout] 49402eebfcd6d9e72fb1abfce3ab5d27e734ca37232cd7a76311ec15f82ade4e
